Collection::ExitIter
Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:57:30 1991
Index
Return to Main Contents
NAME
Collection::ExitIter - instance method
TEMPLATE
void ExitIter()
SPECIFIERS
public
DESCRIPTION
Used by class Iterator to tell the receiver that an
iterator has terminated. It decrements the instvar
iterCount. It is the counterpart to method EnterIter.
ARGUMENTS
none
RETURN ARGUMENT
void
CATEGORIES
implementation, iteration
FIRST DEFINITION
class Collection
FILES
- implementation:
-
Collection.C
KNOWN PROBLEMS
This operation should be protected (or even private).
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
- KNOWN PROBLEMS
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:31 GMT, March 30, 2022